combinatorial logic - определение. Что такое combinatorial logic
Diclib.com
Словарь онлайн

Что (кто) такое combinatorial logic - определение

TYPE OF DIGITAL LOGIC WHICH IS IMPLEMENTED BY BOOLEAN CIRCUITS
Combinatorial Logic; Combinatorial logic (electronics); Combinatorial logic; Combinatorial circuit; Combinational

Combinatorial chemistry         
  •  Peptides forming in cycles 3 and 4
  • Example of a solid-phase supported dye to signal ligand binding
  • A 27-member tripeptide full library and the three omission libraries. The color circles are amino acids
  • Positional scanning. Full trimer peptide library made from 3 amino acids and its 9 sublibraries. The first row shows the coupling positions
  • Compounds that can be synthesized from solid-phase bound imines
  • Recursive deconvolution. Blue, yellow and red circles: amino acids, Green circle: solid support
  • Flow diagram of the split-mix combinatorial synthesis
  • Use of a solid-supported polyamine to scavenge excess reagent
  • Use of a traceless linker
CHEMICAL METHODS DESIGNED TO RAPIDLY SYNTHESIZE LARGE NUMBERS OF CHEMICAL COMPOUNDS
Combinatorial Chemistry; Combichem; Combinational chemistry; Combinatorial libraries; Combinatorial library; Combinatorial synthesis; High-throughput chemistry; Combinatorial chemistry techniques
Combinatorial chemistry comprises chemical synthetic methods that make it possible to prepare a large number (tens to thousands or even millions) of compounds in a single process. These compound libraries can be made as mixtures, sets of individual compounds or chemical structures generated by computer software.
Combinatorial principles         
  • Inclusion–exclusion illustrated for three sets
COMBINATORIAL METHODS USED IN COMBINATORICS, A BRANCH OF MATHEMATICS
Combinatorial principle; Combinatorial methods; Counting principle; Counting principles
In proving results in combinatorics several useful combinatorial rules or combinatorial principles are commonly recognized and used.
Mathematical logic         
SUBFIELD OF MATHEMATICS
Symbolic Logic; Symbolic logic; Mathematical Logic; Logic (mathematics); Logic (math); Logic (maths); Logic (symbolic); Mathematical logician; Logic modeling; Logic modelling; Formal Logic; History of mathematical logic; Subfields of mathematical logic; Formal logical systems; History of symbolic logic; Applications of mathematical logic; 20th century in mathematical logic
Mathematical logic is the study of formal logic within mathematics. Major subareas include model theory, proof theory, set theory, and recursion theory.

Википедия

Combinational logic

In automata theory, combinational logic (also referred to as time-independent logic  or combinatorial logic ) is a type of digital logic which is implemented by Boolean circuits, where the output is a pure function of the present input only. This is in contrast to sequential logic, in which the output depends not only on the present input but also on the history of the input. In other words, sequential logic has memory while combinational logic does not.

Combinational logic is used in computer circuits to perform Boolean algebra on input signals and on stored data. Practical computer circuits normally contain a mixture of combinational and sequential logic. For example, the part of an arithmetic logic unit, or ALU, that does mathematical calculations is constructed using combinational logic. Other circuits used in computers, such as half adders, full adders, half subtractors, full subtractors, multiplexers, demultiplexers, encoders and decoders are also made by using combinational logic.

Practical design of combinational logic systems may require consideration of the finite time required for practical logical elements to react to changes in their inputs. Where an output is the result of the combination of several different paths with differing numbers of switching elements, the output may momentarily change state before settling at the final state, as the changes propagate along different paths.